object Disclaim: TDisclaim Left = 5 Top = 8 AutoScroll = False Caption = 'Disclaimer' ClientHeight = 418 ClientWidth = 625 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnResize = FormResize PixelsPerInch = 96 TextHeight = 16 object Memo: TMemo Left = 8 Top = 8 Width = 609 Height = 345 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( '') ParentFont = False ReadOnly = True ScrollBars = ssBoth TabOrder = 0 Visible = False end object ButtonPanel: TPanel Left = 8 Top = 360 Width = 609 Height = 49 TabOrder = 1 Visible = False object OKbtn: TBitBtn Left = 16 Top = 8 Width = 153 Height = 33 Caption = '&OK' Default = True Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 OnClick = OKbtnClick Glyph.Data = { 90010000424D9001000000000000760000002800000020000000100000000100 0400000000000001000000000000000000000000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555555555555555555555555555555555555555555FF55555555555552055555 55555555577FF5555555555522205555555555557777F5555555555522205555 555555557777FF5555555552222205555555555777777F555555552222220555 5555557777777FF5555557220522205555555777757777F55555720555522055 55557775555777FF5555555555522205555555555557777F5555555555552205 555555555555777FF5555555555552205555555555555777FF55555555555572 05555555555555777FF5555555555557205555555555555777FF555555555555 5220555555555555577755555555555555555555555555555555000000000000 0000000000000000000000000000000000000000} NumGlyphs = 2 end object AbortBtn: TBitBtn Left = 408 Top = 8 Width = 153 Height = 33 Caption = '&Quit' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 3 ParentFont = False TabOrder = 1 OnClick = AbortBtnClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333FFFFF3333333333999993333333333F77777FFF333333999999999 33333337777FF377FF3333993370739993333377FF373F377FF3399993000339 993337777F777F3377F3393999707333993337F77737333337FF993399933333 399377F3777FF333377F993339903333399377F33737FF33377F993333707333 399377F333377FF3377F993333101933399377F333777FFF377F993333000993 399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399 99333773FF777F777733339993707339933333773FF7FFF77333333999999999 3333333777333777333333333999993333333333377777333333} NumGlyphs = 2 end end end